home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / activating_a_link.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  2.5 KB  |  63 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <title>Activating a Link</title>
  8.   <meta name="GENERATOR" content="amaya 5.1" />
  9.   <link href="../style.css" rel="stylesheet" type="text/css" />
  10. </head>
  11.  
  12. <body xml:lang="en" lang="en">
  13.  
  14. <table border="0" summary="toc">
  15.   <tbody>
  16.     <tr>
  17.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  18.         src="../../images/amaya.gif" /></td>
  19.       <td><p><a href="opening_documents.html" accesskey="p"><img
  20.         alt="previous" src="../../images/left.gif" /></a> <a
  21.         href="../Browsing.html" accesskey="t"><img alt="top"
  22.         src="../../images/up.gif" /></a> <a href="about_target_anchors.html"
  23.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  24.       </td>
  25.     </tr>
  26.   </tbody>
  27. </table>
  28.  
  29. <div id="page_body">
  30. <h1>Activating a Link</h1>
  31.  
  32. <p>Links are normally displayed as blue or underlined text. Because Amaya is
  33. both a browser and an editor, you get different results when you
  34. single-click, double-click, or right-click a link.</p>
  35. <ul>
  36.   <li>Single-click a link to move the cursor to that position in the
  37.     document. The status bar displays the expanded URI of the link. 
  38.     <p></p>
  39.   </li>
  40.   <li>Double-click a link to activate the link and go to its target. The
  41.     document retrieved by this operation replaces the current document in the
  42.     same window and in the same mode (editor or browser) as the original
  43.     document. If the original document was modified and has not yet been
  44.     saved, a "Lose all modifications" prompt displays. 
  45.     <p></p>
  46.   </li>
  47.   <li>Right-click a link to activate the link and open the target document in
  48.     a new window. The original document remains open in the first window. 
  49.     <p></p>
  50.     <p class="Note"><strong>Note:</strong> <br />
  51.     This behavior can be changed through the <strong>General
  52.     Preferences</strong> dialog under the
  53.     <strong>Special>Preferences</strong> menu. By changing the
  54.     <strong>Double click activates link</strong> option, you can browse
  55.     documents with a simple click as you would in a traditional Web browser.
  56.     However, you will not be able to edit a link by clicking within it.</p>
  57.   </li>
  58. </ul>
  59. </div>
  60.  
  61. </body>
  62. </html>
  63.